Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

add custom pylint plugin to pylint checks - #1145

Merged
iscai-msft merged 2 commits into
autorestv3from
use_custom_pylint
Feb 8, 2022
Merged

add custom pylint plugin to pylint checks#1145
iscai-msft merged 2 commits into
autorestv3from
use_custom_pylint

Conversation

@iscai-msft

Copy link
Copy Markdown
Member

there's a custom pylint plugin in azure-sdk-for-python where we've added a couple of custom linter rules. We want to include checks for these custom linter rules when linting the generated code

@iscai-msft
iscai-msft merged commit 4ec2b38 into autorestv3 Feb 8, 2022
@iscai-msft
iscai-msft deleted the use_custom_pylint branch February 8, 2022 19:15
iscai-msft added a commit that referenced this pull request Feb 8, 2022
…into fix_inconsistent_return_statements

* 'autorestv3' of https://github.com/Azure/autorest.python:
  add custom pylint plugin to pylint checks (#1145)
iscai-msft added a commit that referenced this pull request Feb 8, 2022
…into hide_url

* 'autorestv3' of https://github.com/Azure/autorest.python:
  add inconsistent-return-statements ignore to operations returning none (#1144)
  add custom pylint plugin to pylint checks (#1145)
iscai-msft added a commit that referenced this pull request Feb 11, 2022
…into inherit_customization

* 'autorestv3' of https://github.com/Azure/autorest.python:
  add inconsistent-return-statements ignore to operations returning none (#1144)
  add custom pylint plugin to pylint checks (#1145)
changlong-liu added a commit to changlong-liu/autorest.python that referenced this pull request Feb 19, 2022
regnerate

regen (Azure#1133)

add custom pylint plugin to pylint checks (Azure#1145)

add inconsistent-return-statements ignore to operations returning none (Azure#1144)

avoid name clashes between url, header, and query params (Azure#1143)

fix send_request typing (Azure#1146)

make msrest thirdparty import (Azure#1147)

Update ChangeLog.md

rename llc -> dpg (Azure#1151)

actually use custom pylint checker (Azure#1150)

add code model as an attr on JinjaSerializer (Azure#1155)

add tests for paging double filter, skip for version tolerant since changing behavior in another pr (Azure#1156)

regenerate

Fabric Bot Configuration

The focus of these changes is to add the Fabric Bot rules into the repository.

checkout-autorestv3
changlong-liu added a commit that referenced this pull request Feb 19, 2022
regnerate

regen (#1133)

add custom pylint plugin to pylint checks (#1145)

add inconsistent-return-statements ignore to operations returning none (#1144)

avoid name clashes between url, header, and query params (#1143)

fix send_request typing (#1146)

make msrest thirdparty import (#1147)

Update ChangeLog.md

rename llc -> dpg (#1151)

actually use custom pylint checker (#1150)

add code model as an attr on JinjaSerializer (#1155)

add tests for paging double filter, skip for version tolerant since changing behavior in another pr (#1156)

regenerate

Fabric Bot Configuration

The focus of these changes is to add the Fabric Bot rules into the repository.

checkout-autorestv3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant